home *** CD-ROM | disk | FTP | other *** search
/ Guide To Cracking 2002 / Guide_to_Cracking_2002.iso / Utilities / Password Crackerz / Advanced Pdf Password Recovery.exe / setup.exe / %MAINDIR% / english.lng < prev    next >
Encoding:
Text File  |  2001-09-04  |  15.5 KB  |  519 lines

  1. ; AZPR language file
  2. ; ==================
  3.  
  4. ; blank lines and lines starting from semicolons are ignored
  5. ;
  6. ; \r means carriage return
  7. ; \n means line feed
  8. ; However, do NOT add this formating characters if original string doesn't
  9. ; use them
  10.  
  11. ;
  12. ; Special fields, they will be used later like %FIELD_NAME%
  13. ; 23/08/2000 Now these fields defined internally by program
  14. ;
  15. ;PROG_NAME=AZPR
  16. ;PROG_FULLNAME=Advanced ZIP Password Recovery
  17. ;PROG_VER=3.0
  18. ;ASAVE_FILE=~azpr.azr
  19. ;LOGFILE=azpr.log
  20. ;LANGFILE_VERSION=3.0
  21. ;PROG_EXTU=ZIP
  22. ;PROG_EXT=zip
  23. ;PROG_NAME_EXT=azr
  24. ;
  25. ; File information
  26. ; Your name (if you so wish) and your language name defined here
  27. ;
  28. TRANSLATOR=Elcom Ltd.
  29. LANGUAGE=English
  30.  
  31. ;
  32. ; You can define national characters to use with dictionary-based attack:
  33. ; smart mutations & all possible upper/lowercase combinations
  34. ; First, define non-Latin capital letters
  35. FOREIGNCAPS=
  36. ; and then define non-Latin small letters (in the same order
  37. ; as capitals!)
  38. FOREIGNSMALL=
  39. ; if your language doesn't use non-Latin characters, (or characters
  40. ; can be only in upper or lowercase), leave these fields empty.
  41.  
  42. ; New field added at January, 7, 2000
  43. ; This field used with dictionary-based attack/smart mutations to
  44. ; make word "elite", i.e. vowels in lower case, other letters in upper
  45. ; (for example, "password" becomes "PaSSWoRD")
  46. ; This field contains only vowels (which also defined in FOREIGNCAPS field)
  47. FOREIGNVOWEL=
  48.  
  49. ;----------------------------------------------------------------------------;
  50. ; AZPR messages                                                              ;
  51. ;----------------------------------------------------------------------------;
  52.  
  53. ; Password range messages
  54. 10=Analysing password range...
  55. 11=Invalid minimal password length. It does not match the starting password. Minimal length has been adjusted.
  56.  
  57. ; Starting password messages
  58. 12=Analysing starting password...
  59. 13=Starting from password
  60. 14=Last password:
  61.  
  62. ; Password length messages
  63. 15=Password length =
  64. 16=passwords to do:
  65.  
  66. ; Mask messages
  67. 17=Number of not-masked symbols =
  68.  
  69. ; Dictionary messages
  70. 18=Starting dictionary attack...
  71.  
  72. ; Registration messages
  73. 20=is now registered !
  74. ;21=launched, registered version
  75. 21=launched
  76. 22=launched, unregistered version, some features disabled
  77. 23=%PROG_NAME% version %PROG_VER% - Registered
  78. 24=%PROG_NAME% version %PROG_VER% - Not registered
  79.  
  80. ; Autobackup messages
  81. 30=Performing autobackup...
  82. 31=Auto-save directory not defined. Using path:
  83. 32=Auto-save path is invalid
  84. 33=Please select an auto-save folder
  85. 34=Auto-save path selection cancelled. Auto-save now disabled
  86. 35=Auto-save path is invalid or is not selected. Disable auto-save ?
  87. 36=Auto-save file not defined. Using '%ASAVE_FILE%' file
  88.  
  89. ; Interface messages
  90. 40=-  Untitled
  91. 41=Do you want to save your project before quitting ?
  92. 42=shutdown
  93. 43=Trying to open source file
  94. 44=File
  95. 45=successfully opened
  96.  
  97. ; Project Messages
  98. 50=New project created
  99.  
  100. ; Result messages
  101. 60=Password successfully recovered !
  102. 61=Encryption keys successfully recovered !
  103. 62=is a valid password for this file
  104.  
  105. ; Button captions
  106. 70=Open
  107. 71=Save
  108. 72=Start !
  109. 73=Stop
  110. 74=Charset
  111. 75=Benchmark
  112. 76=Register
  113. 77=Help
  114. 78=About
  115. 79=Quit
  116.  
  117. ; Button hints
  118. 80=Create a new project
  119. 81=Open project...
  120. 82=Save project
  121. 83=Start recovery
  122. 84=Stop recovery
  123. 85=Custom charset...
  124. 86=Do speed-test
  125. 87=Help contents
  126. 88=About %PROG_NAME%
  127. 89=Quit %PROG_NAME%
  128.  
  129. 90=Register your copy of %PROG_NAME%
  130.  
  131. 91=Load %PROG_EXTU%-file into the project...
  132. 92=Select dictionary file...
  133. 93=Select plain-text file...
  134. 94=Select auto-save directory...
  135. 95=Clear starting password
  136. 96=Clear mask
  137. 97=All latin + all digits + all special
  138.  
  139. 98=Clear "start from" field
  140. 99=Search for password
  141. 100=Decrypt %PROG_EXTU% archive using these keys
  142. 101=Load encryption keys
  143. 102=Clear start line
  144.  
  145. ; Interface captions
  146. 110=Encrypted %PROG_EXTU%-file
  147. 111=Dictionary options
  148. 112=Dictionary file path:
  149. 113=Password length options
  150. 114=Minimal password length =
  151. 115=Maximal password length =
  152.  
  153. 116=Type of attack
  154. 117=Brute-force
  155. 118=Mask
  156. 119=Dictionary
  157. 120=Plain-text
  158.  
  159. 121=Brute-force range options
  160. 122=All printable
  161. 123=Space
  162. 124=All special symbols (!@...)
  163. 125=All caps latin (A - Z)
  164. 126=All small latin (a - z)
  165. 127=All digits (0 - 9)
  166. 128=User-defined
  167. 129=Start from:
  168. 130=Mask:
  169. 131=Options
  170. 132=Minimize to tray
  171. 133=Enable logging to %LOGFILE%
  172. 134=Make backup before file changing
  173. 135=Prompt if project is changed
  174. 136=Mask symbol:
  175. 137=Auto-save
  176. 138=Save project every
  177. 139=minutes
  178. 140=Priority options
  179. 141=Background
  180. 142=High
  181. 143=Current password:
  182. 144=Status window
  183. 145=Progress indicator
  184. 146=character(s)
  185. 147=Smart mutations
  186. 148=Try all possible upper/lower case combinations
  187. 149=Auto-save file name:
  188. 150=Auto-save directory:
  189. 151=Average speed:
  190. 152=Time elapsed:
  191. 153=Time remaining:
  192. 154=Password length =
  193. 155=total:
  194. 156=processed:
  195. 157=Dictionary attack in progress, processed
  196. 158=password(s)
  197. 159=Progress bar update interval
  198. 160=ms
  199. 161=Start line #
  200. 162=Plain-text options
  201. 163=Plain-text file path:
  202. 164=Key0:
  203. 165=Key1:
  204. 166=Key2:
  205.  
  206. ; Pagecontrol captions
  207. 170=Range
  208. 171=Length
  209. 172=Dictionary
  210. 173=Plain-text
  211. 174=Auto-save
  212. 175=Options
  213.  
  214. ; Statistics messages
  215. 180=Total passwords
  216. 181=Total time
  217. 182=Average speed (passwords per second)
  218. 183=Password for this file
  219. 184=Password in HEX
  220. 185=Not found
  221. 186=%PROG_FULLNAME% statistics:
  222. 187=Copy password to the Clipboard
  223. 188=Copy HEX password to the Clipboard
  224. 189=Save...
  225. 190=Save password to file
  226. 191=OK
  227. 192=More than one year
  228.  
  229. 193=n/a
  230. 194=Encryption keys
  231. 195=Copy encryption keys to the Clipboard
  232. 196=Save encryption keys to file
  233.  
  234. ; User charset captions
  235. 200=User defined charset
  236. 201=Define your charset
  237. 202=Load charset...
  238. 203=Save charset...
  239. 204=Clear charset
  240. 205=Add charset from file...
  241. 206=OK
  242. 207=Cancel
  243. 208=Convert to OEM encoding
  244.  
  245. ; About box captions
  246. 210=About
  247. 211=version %PROG_VER%
  248. 213=Open %PROG_NAME% WWW-page
  249. 214=Open Password Recovery Software WWW-page
  250. 215=Open Elcom Software WWW-page
  251.  
  252. ; Plaintext progress messages
  253. 220=Plain-text attack is in progress,
  254. 221=reducing number of keys
  255. 222=searching for keys
  256. 223=trying to retrieve any password (up to 9 symbols long)
  257. 224=trying to retrieve printable password (up to 10 characters long)
  258.  
  259. 230=%PROG_NAME% %PROG_VER%. Task finished.
  260. 231=%PROG_NAME%
  261. 232=Unregistered %PROG_NAME% can recover passwords up to %UNREG_MAX% characters long only
  262. 233=Archive successfully decrypted.
  263. 234=Archive decryption error.
  264. 235=Decryption keys are shown in registered version only.
  265. 236=The password has been found, but it's length exceeds evaluation version limitation.
  266. 237=Only first file from archive will be decrypted.
  267.  
  268. 240=No matching files in selected archives. If you'd like to run plaintext\r\nattack using only part of the file, please modify the archives so\r\neach of them will contain one file only.
  269. 241=No matching files in selected archives. Would you like to run the\r\nplaintext attack using only part of the file?
  270. 242=Plain-text attack status cannot be saved.\r\nDo you really want to stop it?
  271. 243=Plain-text attack started
  272.  
  273. ; Benchmark messages
  274. 250=Sorry, the benchmark is available for brute-force and brute-force\r\nwith mask attacks only.
  275. 251=Benchmarking ...
  276. 252=Passwords to process
  277. 253=Work time
  278.  
  279. ;
  280. ; Error messages
  281. ;
  282.  
  283. ; Brute-force
  284. 300=Invalid password range or range not defined
  285. 301=Invalid starting password, it does not match a selected range
  286. 302=Maximum length must be greater than minimum length
  287. 303=Password not found
  288.  
  289. ; Dictionary
  290. 304=Error opening dictionary file
  291. 305=Start line exceeds dictionary size
  292.  
  293. ; Common
  294. 310=Can not save to selected file
  295. 311=%PROG_NAME% Error
  296. 312=Terminated by user
  297. 313=Auto-save path is not selected
  298. 314=Invalid progress bar update interval
  299. 315=Can not open this project file
  300.  
  301. ; Archive's open errors
  302. 320=Can not open %PROG_EXTU% archive
  303. 321=Selected file is not a %PROG_EXTU% archive
  304. 322=Archive corrupted or no encrypted files
  305. 323=Cashing error
  306. 324=Fatal exception
  307.  
  308. ; Quit message
  309. 330=Quit
  310.  
  311. ; Mask errors
  312. 340=Mask not set
  313. 341=No mask symbols found
  314. 342=Mask does not match a starting password
  315. 343=Mask symbol not defined
  316.  
  317. ; Plaintext errors
  318. 350=Encryption keys not found
  319. 351=Selected archive contains encrypted files only.
  320. 352=Not enough data for plaintext attack.
  321. 353=Plaintext attack internal error.
  322. 354=Invalid value.
  323.  
  324. ;---------------------------------------
  325. ; New message added at December, 14 1999
  326.  
  327. ; Registration messages
  328. 360=Registration
  329. 361=Enter registration code:
  330. 362=Thank you for registering %PROG_NAME%!
  331. 363=The code you've entered is invalid!
  332.  
  333. ; Dialog headers
  334. 370=Benchmark result
  335.  
  336. ; Partial plain-text attack dialog
  337. 371=Attack using only part of the file
  338. 372=Enter size of plain-text:
  339.  
  340. ; Error message used with different previously defined error messages
  341. 380=Error:
  342.  
  343. ; When selecting language from options menu
  344. 390=Language:
  345.  
  346. ; These message (maybe) will be used with plain-text & dictionary attack
  347. ; %d means a number inserted by program (as in C programming language)
  348. 400=cycle %d of %d
  349. 401=line %d of %d
  350.  
  351. ; Open filters, | means delimiter
  352. 410=Charset files (*.chr)|*.chr|All files (*.*)|*.*
  353. 411=%PROG_NAME% status files (*.%PROG_NAME_EXT%)|*.%PROG_NAME_EXT%|All files (*.*)|*.*
  354. 412=%PROG_EXTU% files (*.%PROG_EXT%)|*.%PROG_EXT%|SFX-%PROG_EXTU% files (*.exe)|*.exe|All files (*.*)|*.*
  355. 413=Dictionary files (*.dic)|*.dic|Text files (*.txt)|*.txt|All files (*.*)|*.*
  356. 414=%PROG_EXTU% files (*.%PROG_EXT%)|*.%PROG_EXT%|All files (*.*)|*.*
  357. 415=Text files (*.txt)|*.txt|All files (*.*)|*.*
  358.  
  359. ;--------------------------------------
  360. ; New messages added at January, 7 2000
  361. ; Command line messages
  362. 420=Incorrect command line
  363. 421=The file is not a password-protected %PROG_EXTU%-archive or status file
  364.  
  365. ; Question after plaintext attack if we aren't got a password
  366. 430=The password not found. Do you want to decrypt archive now?
  367.  
  368. 431=Mask length exceeds unregistered version limits
  369.  
  370. ; When user drag'n'dropped several files:
  371. 432=%PROG_NAME% can accept only one file at once
  372.  
  373. ;---------------------------------------
  374. ; New messages added at Januany, 17 2000
  375. ; (will be used in later versions)
  376.  
  377. ; Plain-text with binary (not a archive) file (also used msgs 371-372)
  378. 440=Allow using binary file as a plain-text %PROG_EXTU% archive
  379. 441=Enter data offset
  380.  
  381. ;---------------------------------------
  382. ; New messages added at March, 3 2000
  383. ;---------------------------------------
  384. 450=Update
  385. 451=Check for %PROG_NAME% updates in the Internet
  386. 452=The program is going to connect to Elcom web site to get information\r\nabout the most recent version of %PROG_NAME%. Nothing will be sent to Elcom\r\n(even your current version number). Make sure that you're online, and\r\npress "OK"; or "Cancel" to decline.
  387. 453=Please, wait
  388. 454=Connecting to Elcom web site...
  389. 455=Cannot retrieve current version info
  390. 456=WININET.DLL is not installed
  391. 457=Connection cancelled
  392. 458=Cannot connect to website
  393. 459=You have newest version of %PROG_NAME%
  394. 460=Update is available, newest version is %s.\r\nYou can download it from %s.
  395.  
  396. ; New "About" dialog messages
  397. 470=Product News:
  398. 471=Frequently Asked Questions:
  399. 472=Password Recovery Software:
  400. 473=Send Feedback:
  401. 474=Elcom Home Page:
  402.  
  403. 480=Help
  404.  
  405. ; Advanced plaintext configuration dialog messages
  406. ; (This feature will be implemented in future versions of AZPR)
  407. 490=Invoke advanced plaintext configuration dialog
  408. 491=Advanced plaintext configuration
  409. 492=Encrypted file
  410. 493=Select encrypted file...
  411. 494=Plaintext file
  412. 495=Select plaintext file...
  413. 496=Binary data
  414. 497=Archive contents
  415. 498=Data size:
  416. 499=Data offset:
  417. 500=Link matching files in archives
  418. 501=Start from:
  419. 502=Clear 'start from' field
  420. 503='Start from' field contains invalid value.\r\nClear it and run the attack again.
  421.  
  422. ; next line starts from lowercase letter 'cause it used (or will be used)
  423. ; in the middle of the phrase...
  424. 510=version
  425.  
  426. 520=RSA key file not found
  427. 521=RSA key file corrupted
  428. 522=RSA key file invalid
  429.  
  430. ; new for 3.50
  431. 530=Advanced
  432. 531=Advanced options
  433. 532=Use known start of the file for stored archives (hex)
  434. 533=Always use WinZIP optimized attack engine if probability is greater then
  435. 534=Known bytes:
  436. 535=This archive has been created with WinZIP with a probability of %d%%.\r\nDo you want to use WinZIP optimized attack engine?
  437. 536=The "known bytes" field is invalid. Please correct it and run the attack again\r\n(Bytes should follow one by one without empty fields, in a hex form).
  438. ; status window messages
  439. 537=Using known start of the file.
  440. 538=Using winzip optimized attack engine.
  441.  
  442. 540=This archive has been created with %PROG_EXTU% version which is not supported by %PROG_NAME% (yet).
  443. 541=Testing dictionary
  444.  
  445. 550=End at:
  446. 551=Clear ending password
  447. 552=Ending password length does not match maximum password length
  448. 553=Invalid ending password, it does not match a selected range
  449. 554=Mask does not match an ending password
  450. 555=Cannot run the attack.\r\nStarting password greater then or equal to ending password.
  451. 556=Attack stopped at password '%s'.
  452.  
  453. ; New messages at 14.11.2000
  454. 560=Plain-text attack is not applicable for ACE & RAR archives
  455. 561=To perform plain-text attack you're need to use archives of the same type
  456.  
  457. ; New messages at 18.01.2000
  458. 565=Cannot perform attack: unknown compression method
  459. 566=Warning: deflate64 compression
  460.  
  461. ; Messages for PDF 24.01.2000
  462. 570=Search for
  463. 571=User password
  464. 572=Owner password
  465. 573=Any password
  466. 574=User
  467. 575=Owner
  468. 576=Cannot open document
  469. 577=This is not a %PROG_EXTU% document
  470. 578=This document is not encrypted
  471. 579=Wrong encryption handler\r\n(This protection method is not supported yet)
  472. 580=User password is empty so instant decryption possible.
  473. 581=Owner password is empty so instant decryption possible.
  474. 582=Do you want to start the attack anyway?
  475. 583=Decrypt this document
  476. 584=Document successfully decrypted.
  477. 585=Document decryption error.
  478. 586=Enter password for decryption
  479. 587=The password you've typed is incorrect
  480. 588=Cannot retrieve document key!
  481. 589=This document has been created with FileOpen utility.
  482. 590=Evalution version of %PROG_NAME% cannot decrypt documents larger then 64Kb.
  483. 591=Decrypt now
  484. 592=Start the attack
  485. 593=Do you want to decrypt it now?
  486. 594=Use MMX instructions
  487. 595=This document has been protected with Rot13 handler.
  488.  
  489. 600=Key search
  490. 601=Key search options
  491. 602=Decrypt document using this key
  492. 603=Document key:
  493. 604=Key search attack is not applicable for this document
  494. 605='Start from' value is incorrect.
  495. 606=Starting key search attack...
  496. 607='End at' value is incorrect.
  497. 608=The key for this document has been found.
  498. 609=Encryption key
  499. 610=Copy encryption key into the clipboard
  500. 611=Save encryption key into the file
  501. 612=Encryption key successfully recovered !
  502. 613=Key search is in progress, processed %s of %s keys
  503.  
  504. 630=Use guaranteed recovery for WinZIP archives instead of plain-text
  505. 631=Starting Guaranteed WinZip Recovery...
  506. 632=WinZip Recovery is in progress,
  507. 633=stage %d/%d
  508. 634=try #
  509. 636=Guaranteed WinZip Recovery
  510. 637=Note: that file has been created with WinZip; you can select "Guaranteed WinZip Recovery" to decrypt the file in a matter of minutes (sometimes a few hours) regardless of the password length and complexity.
  511. 638=Sorry, Guaranteed WinZip Recovery is not available for this file. See Help file for details.
  512. 639=Guaranteed WinZip Recovery status cannot be saved. Do you really want to stop it?
  513.  
  514. 650=Starting brute-force attack...
  515. 651=Starting mask attack...
  516. 652=File "%s" opened.
  517.  
  518. ; End of message file
  519.